.slider_item>img {
	width: 100%;
	height: 100%;
}


.slider_container {
	position: relative;
}

.right_tool_item {
	cursor: pointer;
}
.layui-laypage a, .layui-laypage span{
		float: left !important; 
	}
.hotShop {
	position: absolute;
	bottom: 1px;
	width: 250px;
	left: 0;
	height: 350px;
	z-index: 99;
	background: rgba(193, 254, 250, 0.4)
}

.hotShop .hotShop_bt {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: rgba(20, 186, 180, 1);
	text-align: center;
	height: 40px;
	line-height: 40px
}

.hotShop .hotShop_bt img {
	margin-top: -3px;
	margin-right: 3px
}

.hotShop .swiper-container {
	height: 315px;
}

.hotShop .swiper-slide {
	width: 100%;
}

.hotShop .swiper-slide a {
	display: block;
	padding: 0 3%;
	width: 94%;
	height: 100%;
	text-align: center;
	height: 39px;
	line-height: 39px;
	color: #333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hotShop .swiper-slide a:hover {
	background: rgba(20, 186, 180, 1);
	color: #fff !important;
}

.tempWrap {
	height: 285px !important;
}


.rightTools {
	position: absolute;
	bottom: 0;
	width: 150px;
	right: 30px;
	height: 350px;
	z-index: 99;
	background: rgba(255, 255, 255, 0.4)
}

.right_tool_item {
	text-align: center;
}


.rti_title {
	color: #494B4B;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	margin-bottom: 2px;

}

.rti_des {
	/* margin-top:5px; */
	color: #666;
	font-size: 10px;
	text-align: Center;
}

.rti_img {
	width: 76px;
	height: 36px;
	margin: 0px auto;
	margin-top: 5px;
	border: 1px dashed #959595;
	padding: 5px;
	margin-bottom: 30px;
}


.slider_banner_bottom {
	width: 100%;
	height: 90px;
	background: rgba(248, 248, 248, 1);
}

.slider_banner_show {
	display: flex;
	padding-top: 20px;
}

.sbs_item {
	flex: 1;
	text-align: center;
}

.sbs_item>p {
	font-size: 16px;
}

.sbs_item_title {
	display: flex;
	justify-content: center;
}

.sbs_item_title>h3 {
	color: #21ADAE;
	font-size: 33px;
}

.sbs_item_title>p {
	margin-top: 16px;
	margin-left: 5px;
}

.shouye_banner_one {
	display: flex;
	margin-top: 60px;
}

.shouye_banner_one_item {
	flex: 1;
	padding: 10px;
}

.shouye_boi_title {
	border-left: 5px solid #21ADAE;
	display: flex;
	justify-content: space-between;
}

.shouye_boi_title>p {
	font-size: 18px;
	margin-left: 10px;
	font-weight: bold;
}

.shouye_boi_title>a {
	font-size: 14px;
	margin-right: 10px;
	font-weight: bold;
	color: #868686;
	font-weight: normal;
}

.shouye_boi_con {
	margin-top: 20px;
}

.shouye_boi_con a {
	margin: 0 10px;
}

.sy_boi_con_title {
	display: flex;
}

.sy_boi_con_title>li {
	flex: 1;
	text-align: center;
	background: rgba(231, 248, 247, 1);
	border-radius: 5px;
	color: #21ADAE;
	padding: 5px 10px;
	font-size: 16px;
}

.sy_boi_con_titlee {
	display: flex;
}

.sy_boi_con_titlee>p {
	flex: 1;
	text-align: center;
	border-radius: 5px;
	color: #696969;
	padding: 5px 10px;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}


.shouye_boi_list>.bd {
	height: 205px;
	overflow: hidden;
}

.shouye_boi_list>.bd>ul>li {
	display: flex;
}

.shouye_boi_list_item>p {
	float: left;
	width: 21%;
	text-align: center;
	padding: 5px 10px;
	line-height: 20px;
	color: #696969;
}

.shouye_boi_list_itemm>p {
	width: 29.6%;
	float: left;
	text-align: center;
	padding: 5px 10px;
	line-height: 20px;
	color: #696969;
}


.fongtyld {
	color: #ED510D !important;
}

.shouye_Banner_two {
	margin-top: 60px;
}

.shouye_banner_two_title {}

.shouye_banner_two_tit,
.shouye_banner_two_bq {
	float: left;
}


.shouye_banner_two_tit {
	border-left: 5px solid #21ADAE;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
}

.shouye_banner_two_bq {
	display: flex;
}

.shouye_banner_two_bq>li {
	padding: 3px 10px;
	color: #888888;
	font-size: 16px;
	cursor: pointer;
}

.shouye_banner_two_bq .cur {
	color: #ED510D;
}

.shouye_banner_two_con {
	margin-top: 30px;
}

.resource table thead tr th {
	background-color: #EAEAEA;
	color: #9F9F9F;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	text-align: center;
	font-size: 16px;
}

.resource table thead tr th:first-child {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.resource table thead tr th:last-child {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.resource table tbody tr td {
	height: 43px;
	line-height: 43px;
	text-align: center;
	border-bottom: 1px solid #e0e5ea;
}

.resource table tbody tr td:first-child {
	padding-left: 11px;
	text-align: left;
}

.resource table tbody tr td:first-child a {
	font-size: 16px;
	font-weight: bold;
	color: #2e3e4e;
}

.resource table tbody tr td:first-child span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 38px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	background-color: #e7f8f7;
	border: 1px solid #14bab4;
	color: #14bab4;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	margin-left: 6px;
}

.resource table th,
.resource table td {
	min-width: 60px;
}

.resource table .listIco {
	min-width: 30px;
}

.resource table tbody .listIco {
	cursor: pointer;
}

.resource table tbody tr td:last-child {
	text-align: right;
}

.resource table tbody tr td:last-child a {
	width: 70px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #EAEAEA;
	color: #553e01;
	border-radius: 3px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.resource table tbody tr td:last-child a:hover {
	color: #553e01 !important;
}

.resource table tbody tr td div {
	width: 140px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.resource table tbody tr .listPrice {
	color: #fe8a51;
	font-weight: bold;
	font-size: 14px;
}

.resource table tbody tr .listTime {
	color: #687f96;
}

.resource table tbody tr td i {
	font-size: 16px;
}


.shouye_news_list {
	margin-top: 20px;
	display: flex;
}

.shouye_new_item {
	display: block;
	flex: 1;
	margin: 5px 0px;
}

.shouye_new_item:nth-child(2n) {

	margin: 5px 30px;
}

.shouye_new_item>.new_item_thunmb {
	border-radius: 8px;
	width: 350px;
	height: 143.3px;
}

.shouye_new_item>.new_item_title {
	margin-top: 10px;
	width: 208px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(70, 70, 70, 1)
}

.shouye_new_item>.new_item_desc {
	margin-top: 10px;
	width: 370px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(119, 119, 119, 1);
	line-height: 26px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#test10 img{
	display: inline-block;
	width: 750px;
	height:385px;
}
.s-c-l {
	
	line-height: 2.3;
	vertical-align: middle;
	height: 382px;
}

h1 {
	color: #fff;
}

.s-c-r {
	padding-left: 15px;
	height: 380px;

}

.see-more {
	right: 0.3875rem;
	position: absolute;
	top: 0.6rem;
	color: #0077D5;
}

.layui-tab-brief>.layui-tab-title .layui-this {
	color: #1567FB;
	font-size: 16px;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
	border-bottom: 3px solid #1567FB;
}

.layui-form-label {
	float: left;
	display: block;
	font-weight: 400;
	line-height: 20px;

}

.layui-tab-item {
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
}

.label_title {

	font-size: 12px;
	color: #000;
}

.layui-tab-title li {
	font-size: 16px;
}

.layui-form-checked[lay-skin=primary] i {
	background-color: #1567FB;
}

.dls {

	height: 180px;
}

.dls h3 {
	color: #1C1B1E;
}

.dls dt {
	margin-right: 0.625rem;
}

.dls img {
	height: 170px;
	width: 240px;
}

.dls dd {
	font-size: 0.75rem;
	height: 170px;
	position: relative;
	width: 45%;
	float: right;
	box-sizing: border-box;
	margin-left: 5px;
	padding: 0.1rem;
	color: #999;
}

.dls dt {
	float: left;
}

.time-index {
	color: #999;
	font-size: 0.75rem;
	position: absolute;
	bottom: 3px;
}

ul li {
	background: #fff;
	line-height: 2
}

.news-time {
	color: #999;
	float: right;
}

.title-index {
	margin-top: 0.9375rem;
	box-sizing: border-box;
	clear: both;
	margin-top: 1.25rem;
	text-align: left;
	padding: 2rem 0.5rem 0.5rem 0.9375rem;
	color: rgba(67, 67, 67, 1);
	line-height: 44px;
	font-size: 1.5rem;
	width: 100%;
	border-bottom: 1px solid rgba(227, 227, 227, 1);
	;
}

.layui-tab {
	margin: 0;
	background: #fff;
}

.rzlc {
	padding: 2.25rem;
}

.rzlc span {
	height: 15px;
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(104, 104, 104, 1);
	line-height: 36px;
}

.rzlc div span:nth-child(1) {
	position: absolute;
	left: -15px;
}

.rzlc div span:nth-child(2) {
	position: absolute;
	left: 240px;
}

.rzlc div span:nth-child(3) {
	position: absolute;
	left: 530px;
}

.rzlc div span:nth-child(4) {
	position: absolute;
	left: 805px;
}

.rzlc div span:nth-child(5) {
	position: absolute;
	left: 1060px;
}

.fbrz div {
	margin-top: 2.25rem;
	display: hidden;
	height: 120px;
	width: 49%;
}
.layui-carousel{
	height: 35.625rem;
}
.llcp {
	float: left;
	box-sizing: border-box;
	color: #fff;
	padding: 25px;
	background-size: 100% 100%;
	background-image: url(../images/bg-rzlc.png);
}

.llcp span,
.fbxq span {

	width: 155px;
	height: 26px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	line-height: 22px;
}

.llcp button {
	width: 102px;
	height: 20px;
	font-size: 21px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(204, 44, 38, 1);
	line-height: 19px;
	width: 157px;
	height: 37px;
	position: absolute;
	right: 65px;
	top: 45px;
	vertical-align: middle;
}

.fbxq {
	float: right;
	box-sizing: border-box;
	color: #fff;
	padding: 25px;
	background-size: 100% 100%;
	background-image: url(../images/bg-rzlc-right.png);
}

.title-img {
	width: 154px;
	height: 40px;
}

.icon-xs {
	color: #fff;
	background: #308bd8;
}

.icon-xs :hover {
	color: #4F2D20;
	background: rgba(255, 240, 234, 1);
}

.fbxq button {
	width: 102px;
	height: 20px;
	font-size: 21px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(42, 93, 195, 1);
	line-height: 19px;
	width: 157px;
	height: 37px;
	position: absolute;
	right: 65px;
	top: 45px;
	vertical-align: middle;
}

.jr-list span {
	float: right;
	cursor: pointer;
	color: #5E8BF0;
}

.list-content {
	height: 7.5rem;
}

.jr-list li {
	padding: 10px;
	margin-bottom: 0.9375rem;
}

.jr-list li:hover {
	box-shadow: 2px 2px 10px #909090;
	padding: 10px;
	margin-bottom: 0.9375rem;
}

.fbrz div:hover {
	box-shadow: 2px 2px 10px #909090;
}

.table-list {
	height: 100%;
}

.table-list th {
	text-align: center;
	height: 100%;

}

.list-content table tr th:nth-child(1) {

	vertical-align: middle;
	width: 179px;
	height: 17px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(39, 39, 41, 1);
	line-height: 22px;
}

.price-ye {
	color: #FE7215;
}

.price-ye,
.price-yse {
	margin-top: 0.625rem;
}

.price-ye b {
	font-size: 25px;
}

.price-yse b {
	color: #000000;
	font-size: 22px;
}

.ljgt {
	float: right;
	cursor: pointer;
	color: #fff;
	border: none;
	width: 147px;
	height: 40px;
	background: linear-gradient(90deg, rgba(242, 54, 66, 1), rgba(247, 105, 29, 1));
	border-radius: 5px;
}

body {
	background: #FAF7FA;
}

.layui-nav .layui-nav-item a:hover,
.layui-nav .layui-this a {
	color: #222;
}

.layui-nav {
	text-align: center;
	background: #fff;
}

.layui-nav .layui-nav-item a {
	font-size: 16px;
	display: block;
	padding: 0 17px;
	color: #222;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.layui-nav .layui-this:after,
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after {
	background-color: #48AAFF
}

.jigou {
	display: flex;
	height: 286px;
}

.logo-img {
	text-align: center;
	margin: 0 auto;
	width: 25%;
	float: left;
	height: 80px;
}


.color-o {
	color: #FE7215;
}

.layui-table td,
.layui-table th,
.layui-table-col-set,
.layui-table-fixed-r,
.layui-table-grid-down,
.layui-table-header,
.layui-table-page,
.layui-table-tips-main,
.layui-table-tool,
.layui-table-total,
.layui-table-view,
.layui-table[lay-skin=line],
.layui-table[lay-skin=row] {

	text-align: center;
}

.layui-table {
	margin: 15px auto 0 auto;
}

.d-top {}

.table-list th {
	border: none;
}

.cptable,
.cptable1 {
	margin-bottom: 3.5625rem;
	margin-top: 0.9375rem;
	text-align: left;
}

.cptable td,
.cptable1 td {
	text-align: left;
}

.cptable td:nth-of-type(odd) {
	background: #F6F8FA;
	    width: 80px;
}

.cptable1 td:nth-of-type(odd) {
	background: #F6F8FA;
}

.form-info .layui-input {
	width: 80%;
}

.right-danwei {
	font-weight: normal;
	position: absolute;
	right: 40px;
	top: 10px;
	font-size: 13px;
}

.num-box {

	text-align: center;
	height: 50px;
	width: 1300px;
	margin: 15px auto 0 auto;
}

.num-li {
	color: #1568FC;
	flex: 1;
}
.num-box ul{
	width: 100%;
	display: flex;
}
.num-li span {
	
	height: 29px;
	font-size: 34px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1568FC;
	line-height: 56px;
}
.num-li div
{
	display: inline-block;
}
.num-li i {
	margin-right: 15px;
	bottom: 10px;
	margin-bottom: 15px;
	display: inline-block;
	height: 48px;
	width: 48px;
	font-size: 48px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #3B5FB7;
	line-height: 56px;
}

.num-li p {
	color: #777777;
}

.button-item {
	width: 100%;
	height: 50px;
	padding: 0.9375rem;
}

.jieshao {
	color: #666;
	margin-bottom: 15px;
	width: 1250px;
	padding: 10px;
	border: 1px solid #dcdcdc;
	margin: 0px auto 15px auto;
	background: #FCF9FC;
}

.bnimg {
	cursor: pointer;
	width: 100%;
	margin-bottom: 0.9375rem;
}

.could-top {
	padding: 0.9375rem 0 1.5625rem 0;
	height: 500px;
	width: 100%;
}

.news-body {
	height: 430px;
	border: 1px solid #EEEEEE;
}

.news-new {
	width: 1300px;
	margin: 15px auto 0 auto
}

.could-title {
	display: block;
	font-size: 31px;

	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	color: #040404;
	line-height: 58px;
}

.news-body-left {
	box-sizing: border-box;
	padding: 25px 15px 15px 15px;
	width: 35%;
	float: left;
}
.news-body-left img{
	width: 100%;
	height: 200px;
}
.news-title {
	    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-weight: bold;
	margin-top: 1.9375rem;
	font-size: 21px;
	font-family: Alibaba PuHuiTi;
	font-weight: 500;
	color: #030303;
	line-height: 43px;
}

.news-body-right {
	box-sizing: border-box;
	padding: 25px 15px 15px 15px;
	float: right;
	width: 63%;
}

.news-body-right ul {
	width: 100%;

}

.timeset {
	float: right;
}

.getSet{
	display: inline-block;
	width: 350px;
		      white-space: nowrap;
		      text-overflow: ellipsis;
	overflow: hidden;
}
.news-body-right li {
	
	font-size: 19px;
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	color: #030303;
	line-height: 48px;

}

.news-times {

	font-size: 17px;
	line-height: 2.8125rem;
}

.contents-article {
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 3;

	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #030303;
	line-height: 25px;

}

.new-right {
	padding-top: 1.5625rem;
	height: 540px;
	background: #fff;
	padding-right: 1.5625rem;
	float: right;
}

.new-left {
	padding: 1.5625rem;
	background: #fff;
	padding-right: 1.5625rem;
	box-sizing: border-box;
}

.chengjiao {
	box-sizing: border-box;
	padding: 25px 15px 15px 15px;
	width: 100%;
	height: 26.875rem;
	background-image: url(../images/chengjiao.png);
	background-size: 100% 100%;
}

.chengjiao p {
	margin-top: 0.625rem;
	font-size: 16px;
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	color: rgba(237, 236, 236, 0.84);
	line-height: 23px;

}

.li-style {
	position: relative;
	top: 0.9375rem;
	float: left;
	width: 10px;
	margin-right: 0.9375rem;
	height: 10px;
	background: #EBE6E3;
	border-radius: 50%;
}

.product-body {
	width: 100%;
/* 	background: #F8FBFD; */
}

.product-main {
	min-height: 580px;
	box-sizing: border-box;
	padding: 1.5625rem;
	background: #fff;
	width: 1300px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.product-top {
	position: relative;
	
}

.product-title {
	width: 56px;
	height: 75px;
	font-size: 31px;
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	color: #040404;
	line-height: 75px;
}

.product-type {
	top: 21px;
	position: absolute;
	border-bottom: #C7000B 4px solid;
	left: 300px;
	height: 50px;
	font-size: 24px;
	font-family: Alibaba PuHuiTi;
	font-weight: bold;
	color: #242323;
	line-height: 50px;

}

.product-jinxuan {
	top: 21px;
	position: absolute;
	left: 450px;
	height: 50px;
	font-size: 24px;
	font-family: Alibaba PuHuiTi;
	color: #242323;
	line-height: 50px;
}

.product-table {
	width: 100%;
}

.product-list {
	background: #fff;
	width: 101%;
}

.list {
	cursor: pointer;
	    transition: all 0.9s;
	    border: 1px solid #dcdcdc;
	    background: #fff;
	    float: left;
	    display: inline-block;
	    box-sizing: border-box;
	    padding: 1.5625rem;
	    width: 31%;
	    height: 196px;
	    margin: 1%;
}
.list:hover{
	transform: scale(1.05);
	box-shadow: 2px 2px 22px RGBA(220, 238, 250, 1);
}


.list h3 {
	font-weight: bold;
	font-size: 1.25rem;
	line-height: 2.5625rem;
}

.pr-miaoshu {
	overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    line-clamp: 2;
	    -webkit-box-orient: vertical;
	    height: 2.5rem;
	color: #7C7C7C;
	line-height: 1.2625rem;
	font-size: 0.93rem;
}

.price-red {
	margin-top: 0.6rem;
	margin-bottom: 0.625rem;
	font-size: 18px;
	font-family: Alibaba PuHuiTi;
	font-weight: 500;
	color: #C7000B;
	font-weight: bold;
	line-height: 25px;

}

.case-body {
	width: 100%;
	height: 790px;
/* 	background: #F7F7F7 url(../images/bg-silder.png); */
	background-size: 100% 100%;
}

.case-main {
	padding: 1.5625rem;
	background: #fff;
	box-sizing: border-box;
	width: 1300px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;

}
.anli1,.anli2{
	background: #fff;
}
.anli1 div:nth-child(3n),.anli2 div:nth-child(3n){
	margin-right: 0;
}
.box-silder {
	background: #F8FCFF;
	text-align: center;
	box-sizing: border-box;
	padding: 1.23rem;
	margin: 0 50px 0 0;
	width: 382px;
	float: left;
	position: relative;
	height: 500px;
	cursor: pointer;
	transition: all 0.9s;
}
.case-info{
	
}
.box-silder:hover {
	transform: scale(1.05);
	box-shadow: 3px 3px 62px RGBA(220, 238, 250, 1);
}

.box-silder img {
	width: 100%;
	height: 200px;
}

.case-title {
	text-align: left;
	line-height: 3.8125rem;
	font-size: 1.4625rem;
	font-weight: bold;
	color: #5A5959;
}
.top{
	display: block;
	width: 100%;
	height: 140px;
}
.top-xzzy{
	background-image: url(../images/bg-top/xzzy.png);
	background-size: 100% 100%;
}
.top-fwxq{
	background-image: url(../images/bg-top/fwxq.png);
	background-size: 100% 100%;
}
.top-zjzk{
	background-image: url(../images/bg-top/zjzk.png);
	background-size: 100% 100%;
}
.top-rcxq{
	background-image: url(../images/bg-top/rcxq.png);
	background-size: 100% 100%;
}

.top-ysc{
	background-image: url(../images/bg-top/ysc.png);
	background-size: 100% 100%;
}

.case-info {

	text-align: left;
	font-size: 17px;
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	color: #5A5959;
	line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    -webkit-box-orient: vertical;
    height: 8.5rem;
}

.getinfos {
	bottom: 1.45rem;
	left: 125px;
	position: absolute;
	font-size: 1.15rem;
	width: 9.6875rem;
	margin-top: 0.9375rem;
	text-align: center;
	background: linear-gradient(90deg, RGBA(236, 131, 28, 1), rgba(247, 105, 29, 1));
}

.server-body {
	width: 100%;
	height: 345px;
	
}

.server-main {
	min-height: 320px;
	background: #fff;
	    box-sizing: border-box;
	    padding: 1.5625rem;
	    width: 1300px;
	    margin: 0 auto;
	    height: auto;
	    overflow: hidden;
}

.more-info {
	cursor: pointer;
	display: inline-block;
	width: 1.25rem;
	position: absolute;
	right: -0.3125rem;
	margin-right: 0.9375rem;
}

.more-info img {
	width: 100%;
}

.logo-list {
	float: left;
	padding: 18px;
	box-sizing: border-box;
	text-align: center;
	width: 178px;
	height: 105px;
	border-right: 2px solid #dcdcdc;

}

.logo-list img {
	width: 100%;
}

.logo-list p {
	font-size: ;
	color: #737383;
}

.list-box {
	height: 120px;
}

.list-box div:nth-child(7n) {
	border: none
}

.number-body {
	padding: 0 1.5625rem 0 1.5625rem;
	box-sizing: border-box;
	width: 100%;
	height: 160px;
	
}

.number-main {
	background: #fff;
	width: 81.25rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.number {
	margin-right: 0.3125rem;
	font-size: 42px;
	font-family: Alibaba PuHuiTi;
	font-weight: bold;
	color: #FF6600;
	line-height: 42px;

}

.num-list {
	padding: 55px;
	box-sizing: border-box;
	color: #8E8D8D;
	width: 25%;
	float: left;
	text-align: center;
}
.name-block{
		    background: linear-gradient(10deg,#2777D7,#1EDDFE);
		display: inline-block;
		    padding: 5px 35px 5px 35px;
		    color: #fff;
		    border-radius: 5px;
		    font-weight: bold;
		    margin-left: 15px;
		    margin-right: 15px;
		    font-size: 16px;
	}
